projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fb1318
)
Provide term/sun-mouse.
author
Dave Love
<fx@gnu.org>
Tue, 17 Aug 1999 14:03:58 +0000
(14:03 +0000)
committer
Dave Love
<fx@gnu.org>
Tue, 17 Aug 1999 14:03:58 +0000
(14:03 +0000)
lisp/term/sun-mouse.el
patch
|
blob
|
history
diff --git
a/lisp/term/sun-mouse.el
b/lisp/term/sun-mouse.el
index 7287b59c1910985395e3d5fa88858fda3a669c8e..c5b70b2485367e7e866138bce0ad17d48a396e0e 100644
(file)
--- a/
lisp/term/sun-mouse.el
+++ b/
lisp/term/sun-mouse.el
@@
-677,5
+677,6
@@
just close the window, and wait for reopening."
(defvar current-global-mousemap (make-mousemap))
(provide 'sun-mouse)
+(provide 'term/sun-mouse) ; have to (require 'term/sun-mouse)
;;; sun-mouse.el ends here